|
rtc23 2.2.1
|
RTC 23 Click example. More...
Macros | |
| #define | MIKROBUS_POSITION_RTC23 MIKROBUS_1 |
Functions | |
| void | application_init (void) |
| void | application_task (void) |
| int | main (void) |
RTC 23 Click example.
This example demonstrates the use of RTC 23 Click board by reading and displaying the time and date values.
The demo application is composed of two sections :
Initializes the driver, checks the communication, and sets the starting time and date.
Reads and displays on the USB UART the current time and date values once per second.
| #define MIKROBUS_POSITION_RTC23 MIKROBUS_1 |
| void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
| void application_task | ( | void | ) |
| int main | ( | void | ) |